home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cato / Xm / XmListReplaceItemsUnselected.z / XmListReplaceItemsUnselected
Text File  |  1998-10-20  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssUUUUnnnnsssseeeelllleeeecccctttteeeeUUUUddddNNNN((((IIII3333XXXXXXXX))))SSSSyyyyssssXXXXttttmmmmeeeeLLLLmmmmiiiissssVVVVttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssUUUUnnnnsssseeeelllleeeecccctttteeeedddd((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssUUUUnnnnsssseeeelllleeeecccctttteeeedddd - A List function that replaces
  10.           items in a list
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           ####iiiinnnncccclllluuuuddddeeee <<<<XXXXmmmm////LLLLiiiisssstttt....hhhh>>>>
  14.  
  15.           vvvvooooiiiidddd XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssUUUUnnnnsssseeeelllleeeecccctttteeeedddd ((((_w_i_d_g_e_t, _o_l_d__i_t_e_m_s, _i_t_e_m__c_o_u_n_t, _n_e_w__i_t_e_m_s))))
  16.                WWWWiiiiddddggggeeeetttt    _w_i_d_g_e_t;;;;
  17.                XXXXmmmmSSSSttttrrrriiiinnnngggg  ****_o_l_d__i_t_e_m_s;;;;
  18.                iiiinnnntttt       _i_t_e_m__c_o_u_n_t;;;;
  19.                XXXXmmmmSSSSttttrrrriiiinnnngggg  ****_n_e_w__i_t_e_m_s;;;;
  20.  
  21.  
  22.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  23.           This page documents version 1.2 of the Motif library.
  24.  
  25.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.           XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssUUUUnnnnsssseeeelllleeeecccctttteeeedddd replaces each specified item in
  27.           the list with a corresponding new item.  The replacement
  28.           items remain unselected, even if they currently appear in
  29.           the XXXXmmmmNNNNsssseeeelllleeeecccctttteeeeddddIIIItttteeeemmmmssss list.
  30.  
  31.  
  32.           _w_i_d_g_e_t    Specifies the ID of the List widget to replace
  33.                     items in.
  34.  
  35.           _o_l_d__i_t_e_m_s Specifies a pointer to the list items to be
  36.                     replaced.
  37.  
  38.           _i_t_e_m__c_o_u_n_t
  39.                     Specifies the number of elements in _o_l_d__i_t_e_m_s and
  40.                     _n_e_w__i_t_e_m_s.  This number must be non-negative.
  41.  
  42.           _n_e_w__i_t_e_m_s Specifies a pointer to the replacement items.
  43.                     Every occurrence of each element of _o_l_d__i_t_e_m_s is
  44.                     replaced with the corresponding element from
  45.                     _n_e_w__i_t_e_m_s.  That is, the first element of
  46.                     _o_l_d__i_t_e_m_s is replaced with the first element of
  47.                     _n_e_w__i_t_e_m_s.  The second element of _o_l_d__i_t_e_m_s is
  48.                     replaced with the second element of _n_e_w__i_t_e_m_s, and
  49.                     so on until _i_t_e_m__c_o_u_n_t is reached.  If an element
  50.                     in _o_l_d__i_t_e_m_s does not exist in the list, the
  51.                     corresponding entry in _n_e_w__i_t_e_m_s is skipped.
  52.  
  53.  
  54.           For a complete definition of List and its associated
  55.           resources, see XXXXmmmmLLLLiiiisssstttt((((3333XXXX)))).
  56.  
  57.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  58.           XXXXmmmmLLLLiiiisssstttt((((3333XXXX)))).
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.